LoanStatusCodeType 
EntityType  Independent 
Logical Entity Name  LoanStatusCodeType 
Default Table Name  LMLoanStatusType 
Logical Only  NO 
Definition 
 
Note 
 

LoanStatusCodeType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    CHAR(30)  YES 
 
IsSystemCode    BIT  NO 
 
IsActive    BIT  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

LoanStatusCodeType Keys 
Key Name  Key Type  Keys 
LMLoanStatusType_LMLoanStatusTypeID_U_C_IDX  PrimaryKey  Id 

LoanStatusCodeType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

LoanStatusCodeType Check Constraints 
Check Constraint Name  CheckConstraint